﻿@charset "utf-8";
body{ margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; font-family:"微软雅黑"; color:#666666; background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,h1,h2,h3,h4,h5,h6,p,em,i{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#414446; font-family:"微软雅黑";}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
button{ cursor:pointer; border:0px;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#08539b;}
*:hover{transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.fl{ float:left;}.fr{ float:right;}.tc{ text-align:center;}.tr{ text-align:right;}
.hidetxt{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.Contain{width:1200px; margin:0px auto;}
.relative{ position:relative;}

:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select{-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-appearance: none;-moz-appearance: none;appearance: none; cursor:pointer;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;}
select::-ms-expand { display: none; }/*Ie clear arr*/


.Scale-img {overflow: hidden;text-align: center;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1); top:0px; left:0px;}

.f_green{ color:#12bdab;}
.f_red{ color:#ff0000;}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#555; clear:both;}
.Pages span{ padding:0px 0px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 2px; line-height:25px; background:#e8e8e8;text-align:center; color:#666666;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; vertical-align:middle; padding:0 12px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{background:#0e9cf6; color:#fff;}
.Pages .p_page .num a{ width:25px; vertical-align:middle;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{ background:#4173d2; color:#fff;}
/*pages end*/


@media ( max-width:998px){
body{ padding-bottom:55px;}	
.Contain{width:auto; margin:0px 15px;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ padding:0 6px;}
}


/*Top*/
.Header{ height:110px; position:relative; z-index:999;}
.Toper{ float:right;}
.Header .Logo{ float:left; padding-top:20px;}
.Header .Logo img{ width:258px;}
.Header .tel{ text-align:right; padding-top:16px; line-height:29px; color:#08539b;}
.Header .tel span{ margin-right:25px;}

.MainNav{height:65px; float:right;}
.MainNav li{ float:left; position:relative; z-index:1000; padding-left:34px;}
.MainNav li span a{ color:#333333; font-size:16px; display:block; text-align:center; line-height:65px; position:relative;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li.onnav span .sele{ color:#4073d2;}
.MainNav li:last-child .SubNav{ left:0px;}

.NavPull{ display:none; position:absolute; top:65px; left:-10px;width:150px; text-align:center; background:#fff; box-shadow:0px 5px 5px #ccc; line-height:30px; border-radius:0px 0px 5px 5px;}
.NavPull dd a{display:block; border-bottom:1px solid #e3e3e3; line-height:32px;}
.NavPull dd a:hover{ background:#4073d2; color:#fff;}
.NavPull dd:last-child a{ border-bottom:0px;}
.NavPull dd:last-child a:hover{ border-radius:0px 0px 5px 5px;}
.MainNav li:nth-child(2) .NavPull{ left:10px;}

.mstbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:886; display:none;}
.openbtn,.closebtn{ cursor:pointer; display:none;width:26px; position:fixed; right:10px; z-index:999;}
.openbtn.on{ display:none !important;}
.openbtn{ position:absolute; right:12px; top:7px;}
.closebtn{ z-index:999; top:8px; right:200px;}
.closebtn.auto{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:887; display:none;}
.openbtn span,.closebtn span{ display:block; height:2px; background:#333; margin:4px 0px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.closebtn .sp1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;}
.closebtn .sp2 {
	-webkit-transform: translate(0, -3px) rotate(-45deg) !important;
	-moz-transform: translate(0, -3px) rotate(-45deg) !important;
	-ms-transform: translate(0, -3px) rotate(-45deg) !important;
	-o-transform: translate(0, -3px) rotate(-45deg) !important;
	transform: translate(0, -3px) rotate(-45deg) !important;}	
.mobilenav{ display:none;}

.sjhomenav{ display:none;}
.sjhomenav li{ width:25%; float:left; text-align:center; line-height:36px;}
.sjhomenav li a{ display:block; background:#1677c4; color:#fff; border-left:1px solid #6daada; border-bottom:1px solid #6daada;}

@media ( max-width:998px){
.sjhomenav{ display:block;}	
.Header{height:40px;}
.Header .Logo{ padding-top:7px;}.Header .Logo img{ width:auto; height:26px;}
.Header .openbtn{ display:block;}
.Toper{ display:none;}
.MainNav{ position:fixed; z-index:999; width:200px; padding-right:0; height:100%; overflow-y:auto; background:#fff; right:-200px; top:0px;}
.MainNav ul{ margin-top:0px;}
.MainNav li{ position:relative; cursor:pointer; float:none; border-bottom:1px solid #ddd; width:auto; padding:0;}
.MainNav li span a{ height:auto; display:block; line-height:46px; height:46px; padding-left:20px; color:#000000; text-align:left;}
.MainNav .arr{ position:absolute; z-index:2; width:100%; height:46px; left:0px; top:0px;}
.MainNav .arr i{ position:absolute; width:17px; height:10px; background:url(../images/arr.png); right:10px; top:18px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.MainNav li.onnav .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.NavPull { width:100%; position:static; background:#f2f2f2; text-align:left; margin-bottom:-1px;}
.NavPull dd a{ display:block;padding:5px 0px 5px 40px; color:#333; font-size:14px; border-bottom:1px solid #ddd;}
.NavPull dd .sub{ position:static; background:none;display:block;}
.NavPull dd .sub dd a{ padding-left:36px; line-height:22px; background:url(../images/dot3.gif) 21px 10px no-repeat;}

.pcnav{ display:none;}
.mobilenav{ display:block;}
}

/*Top*/

/*Bottom*/
.Footer{ padding:50px 0 0 0 ; line-height:30px; background:#2e2e2e;}
.Copyright{ background:#1f1f1f; color:#999999; text-align:center; padding:10px;}
.Footer a{color:#999999;}.Footer a:hover{color:#fff;}
.Footer a.sj{color:#ccc;}.Footer a.sj:hover{color:#fff;}
.Footer .share{}
.Footer .share a{ position:relative; display:inline-block; vertical-align:middle; margin-right:10px; width:30px; height:30px; background: #4c4c4c url(../images/share.png) no-repeat; border-radius:50%;}
.Footer .share a.sina{ background-position:0px top;}
.Footer .share a.wx{ background-position:-30px top;}
.Footer .share a.qq{ background-position:-60px top;}
.Footer .share a:hover{ background-color:#3c73da;}
.Footer .share .img{ max-width:none; border:5px solid #fff; width:0px; height:0px; position:absolute; bottom:30px; left:0px;filter:alpha(opacity=0);-moz-opacity: 0;opacity:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Footer .share a:hover .img{width:120px; height:120px;filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;left:-50px;}
.Footer .Sitemap{ border-right:1px solid #494949; margin-right:364px; margin-bottom:32px;}
.Footer .Sitemap dl{ width:14.285%; float:left; line-height:27px;}
.Footer .Sitemap dl dt{ line-height:37px; font-size:16px; color:#fff;}
.Footer .Sitemap dl dt a{ color:#fff;}
.Footer .Sitemap dl a{ color:#888;}.Footer .Sitemap dl a:hover{ color:#2b7bc9;}
.Footer .Contact{ position:absolute; right:0px; color:#d5d5d5; padding:0 120px 0 25px; width:214px; top:0px;}
.Footer .Contact .txt{ line-height:26px; padding-top:15px; font-size:12px; color:#838282;}
.Footer .Contact .txt a{color:#838282;}
.Footer .Contact .ewm{ color:#838282; font-size:12px; position:absolute; right:0px; top:0px; width:100px; text-align:center;}
.Footer .Contact .ewm img{ display:block; margin:0px auto; border:6px solid #fff;}

.Footer .Links { clear:both; border-top:1px solid #494949;padding:6px 0 6px 100px; position:relative;}
.Footer .Links .tits{ position:absolute; left:0px; top:6px; font-size:16px; color:#fff;}
.Footer .Links a{ color:#888888; display:inline-block; margin-right:15px;}
.Footer .Links a:hover{ color:#fff;}

.sitemapa{ color:#fff !important; font-size:16px;}
.sitemapa:hover{ color:#2b7bc9 !important;}

.cd-top {overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; height:0px; width:35px; position:fixed; right:0px; bottom:60px; border-radius:50%; box-shadow:0px 0px 10px #ccc;}
.cd-top.cd-is-visible {visibility: visible;opacity: 1; background:url(../images/top.gif) center center no-repeat; height:35px; cursor:pointer;}

.fixedbottom{ display:none; background:#1677c4; position:fixed; z-index:9999; width:100%; left:0px; bottom:0px; height:55px;}
.fixedbottom li{ width:25%; float:left; text-align:center;}
.fixedbottom li a{ color:#fff; display:block; border-right:1px solid #6daada; padding-top:8px; height:47px; line-height:20px;}
.fixedbottom li:last-child a{ border-right:0;}
.fixedbottom li img{ width:25px; display:block; margin:0px auto;}

@media ( max-width:998px){
.fixedbottom{ display:block;}	
.sharet{ display:none;}	
.Footer { padding-top:25px;}
.Footer .Sitemap{ display:none;}
.Footer .Contact{ position:static; padding:0 0 25px 0;}
.Footer .Contact .ewm{top:22px;}
}
.cd-top {overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; height:0px; width:35px; position:fixed; right:0px; bottom:60px; border-radius:50%; box-shadow:0px 0px 10px #ccc;}
.cd-top.cd-is-visible {visibility: visible;opacity: 1; background:url(../images/top.gif) center center no-repeat; height:35px; cursor:pointer;}

/*Bottom*/

/*首页*/
.HomeBan { position:relative; overflow:hidden;}
.HomeBan .txt{ position:absolute; width:1200px; left:50%; top:40%; margin-left:-600px; text-align:center;}
.HomeBan .bd li{ height:700px; position:relative; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.HomeBan .prev{ cursor:pointer; left:-100px; width:100px; height:100px; background:url(../images/btn_left.png);transition:all 0.2s linear; -webkit-transition:all 0.2s linear; z-index:100; position:absolute; top:50%; margin-top:-50px;}
.HomeBan .next{ cursor:pointer; right:-100px; width:100px; height:100px; background:url(../images/btn_right.png);transition:all 0.2s linear; -webkit-transition:all 0.2s linear; z-index:100; position:absolute; top:50%; margin-top:-50px;}
.HomeBan:hover .prev{ left:0;}
.HomeBan:hover .next{ right:0;}
.HomeBan .hd{ position:absolute; overflow:hidden; width:100%; left:0px; height:14px; line-height:100px; z-index:2; text-align:center; bottom:25px;}
.HomeBan .hd li{ width:6px; height:6px;opacity: 1; border:3px solid #fff; background:none; cursor:pointer; display:inline-block;*display:inline;zoom:1; border-radius:50%; margin:0 6px;}
.HomeBan .hd li.on{ background:#4073d2; border:3px solid #4073d2;}

#homeban { display:none;}
#homeban .txt{ position:absolute; width:1200px; left:50%; top:40%; margin-left:-600px; text-align:center;}
#homeban .swiper-slide{ height:700px; position:relative; background-position:center center; background-repeat:no-repeat; background-size:cover;}
#homeban .swiper-button-prev{ left:-100px; width:100px; height:100px; background:url(../images/btn_left.png);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
#homeban .swiper-button-next{ right:-100px; width:100px; height:100px; background:url(../images/btn_right.png);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
#homeban:hover .swiper-button-prev{ left:0;}
#homeban:hover .swiper-button-next{ right:0;}
#homeban .swiper-pagination-bullet{ width:6px; height:6px;opacity: 1; border:3px solid #fff; background:none;}
#homeban .swiper-pagination-bullet-active{ background:#4073d2; border:3px solid #4073d2;}
#homeban .swiper-pagination{ bottom:25px;}

@media ( max-width:998px){
/*.HomeBan{ display:none;}*/
/*#homeban{ display:block;}	*/
.HomeBan .bd li{ height:300px;}
.HomeBan .prev{left:0px; width:40px; height:40px; margin-top:-20px; background-size:contain;}
.HomeBan .next{ cursor:pointer; right:0px; width:40px; height:40px; margin-top:-20px; background-size:contain;}

#homeban .txt{ width:50%; left:25%; top:40%; margin-left:0px;}
#homeban .swiper-slide{ height:300px;}
#homeban .swiper-button-prev{ display:none;}
#homeban .swiper-button-next{ display:none;}
.Footer{padding:10px 0; line-height:20px; font-size:12px;}
.Footer .share{ display:none;}
.Copyright{ float:none; text-align:center;}
}
@media ( max-width:648px){
#homeban .swiper-slide{ height:180px;}
.cd-top {bottom:85px;}
}

.HomeTit{ text-align:center; padding-top:46px;}
.HomeTit h2{ line-height:81px; font-size:34px; color:#000000;}
.HomeTit h2 i{ display:block; width:25px; height:50px; margin:0px auto; border-top:2px solid #000000;}

.HomeAbout{ padding-top:70px;padding-bottom:70px;}
.HomeAbout .Video{ width:46%; position:relative; float:left;}
.HomeAbout .Video .bg{ position:absolute; right:-10px; bottom:-10px; background:#edf2f6; width:100%; height:100%;}
.HomeAbout .Video img{ width:100%;display:block; height:450px;}
.HomeAbout .Video video{ background:#000; width:100%; height:450px;display:block; position:relative; z-index:1;}
.HomeAbout .Video .playbtn{ background: rgba(0,0,0,0.4) url(../images/play.png) center center no-repeat; width:100%; height:100%; position:absolute; left:0%; top:0%;display:block; z-index:100;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.HomeAbout .Video:hover .playbtn{ background: rgba(0,0,0,0.2) url(../images/play2.png) center center no-repeat;}
.HomeAbout .Video a.play{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:2;}
.HomeAbout .Video a:hover i{filter:alpha(opacity=50);-moz-opacity: 0.5;opacity:0.5;}
.HomeAbout .Info{ width:49%; float:right;}
.HomeAbout .Info .tithead{ height:120px; margin-bottom:46px; background:url(../images/abouttitbg.gif) 0px center no-repeat; position:relative;}
.HomeAbout .Info .tithead h2{ position:absolute; left:42px; top:38px; font-size:30px; color:#000;}
.HomeAbout .Info .tithead h2 span{ display:block; padding-left:31px; color:#bbbbbb; font-size:14px; font-weight:normal; text-transform:uppercase; line-height:34px;}
.HomeAbout .Info .txt{ font-size:16px; line-height:35px;overflow: hidden;height: 200px;
text-overflow: ellipsis;
display: -webkit-box;
/*-webkit-line-clamp: 2;*/
-webkit-box-orient: vertical;}
.HomeAbout .Info .nav{ border-top:1px solid #eceef0; margin-top:35px; padding:32px 0 45px;}
.HomeAbout .Info .nav li{ width:25%; text-align:center; float:left;}
.HomeAbout .Info .nav li a{ font-size:15px; color:#666666;}.HomeAbout .Info .nav li a:hover{ font-size:15px; color:#0558a2;}
.HomeAbout .Info .nav li a i{ margin-right:10px; width:20px; height:20px; display:inline-block; vertical-align:middle; background:url(../images/aboutico.png) no-repeat;}
.HomeAbout .Info .nav li.l1 a i{ background-position:0px top;}
.HomeAbout .Info .nav li.l2 a i{ background-position:-20px top;}
.HomeAbout .Info .nav li.l3 a i{ background-position:-40px top;}
.HomeAbout .Info .nav li.l4 a i{ background-position:-60px top;}
.HomeAbout .Info .nav li.l1:hover a i{ background-position:0px -20px;}
.HomeAbout .Info .nav li.l2:hover a i{ background-position:-20px -20px;}
.HomeAbout .Info .nav li.l3:hover a i{ background-position:-40px -20px;}
.HomeAbout .Info .nav li.l4:hover a i{ background-position:-60px -20px;}
.HomeAbout .Info a.more{ display:block; text-align:center; color:#fff; font-size:15px; background:#0558a2; width:130px; line-height:40px;}
.HomeAbout .Info a:hover.more{background:#2779c9;}

@media ( max-width:998px){
.HomeAbout{ padding-top:20px;padding-bottom:20px;}
.HomeTit{ padding-top:20px;}
.HomeTit h2{ line-height:40px; font-size:18px; color:#000000;}
.HomeTit h2 i{height:30px;}
}
@media ( max-width:640px){
.HomeAbout .Video{ width:auto; float:none; margin-bottom:18px;}
.HomeAbout .Video img{height:200px;}
.HomeAbout .Video video{ height:200px;}
.HomeAbout .Info{ width:auto; float:none;}
.HomeAbout .Info .tithead{ height:80px; margin-bottom:18px; background:url(../images/abouttitbg.gif) 0px center no-repeat; background-size:contain;}
.HomeAbout .Info .tithead h2{font-size:18px; top:20px;}
.HomeAbout .Info .txt{ font-size:14px; line-height:24px;height: 124px}
.HomeAbout .Info .nav{margin-top:15px; padding:20px 0;}
.HomeAbout .Info .nav li{ width:23%;float:none; display:inline-block; *display:inline; zoom:1;}
.HomeAbout .Info .nav li a i{ margin:0px auto; display:block;}
.HomeAbout .Info a.more{ margin:0px auto;}
}

.HomeBusiness{ background:url(../images/businessbg.jpg) center center no-repeat; padding-bottom:40px;}
.HomeBusiness .HomeTit h2{color:#fff;}
.HomeBusiness .HomeTit h2 i{border-top:2px solid #fff;}
.HomeBusiness li{ width:16.6666%; float:left; text-align:center;}
.HomeBusiness .swiper-slide{ text-align:center; padding-bottom:25px;}
.HomeBusiness .ico{ width:70%; height:140px; margin:0px auto 25px; position:relative;}
.HomeBusiness .i1,.HomeBusiness .i2{width: 100%; position: absolute; left:0; top: 0px;}
.HomeBusiness .i1{ transition: 400ms;}
.HomeBusiness .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.HomeBusiness p{ height:30px; line-height:15px;}
.HomeBusiness .swiper-slide:hover .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.HomeBusiness .swiper-slide:hover .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.HomeBusiness .swiper-slide a{ color:#fff; font-size:16px;}
.HomeBusiness .swiper-button-prev{left:0px; width:28px; height:28px; background:url(../images/proarr.png) center center no-repeat;}
.HomeBusiness .swiper-button-next{right:0px; width:28px; height:28px; background:url(../images/proarr2.png) center center no-repeat;}
.HomeBusiness .swiper-button-prev.swiper-button-disabled,.HomeBusiness .swiper-button-next.swiper-button-disabled{opacity:0.5;}
.HomeBusiness .s2{ display:none;}

@media ( max-width:998px){
.HomeBusiness .swiper-slide a{ font-size:14px;}
.HomeBusiness .ico{height:100px;}
}
@media ( max-width:768px){
.HomeBusiness .ico{height:150px;}
.HomeBusiness .s2{ display:block;}
.HomeBusiness .s1{ display:none;}
}
@media ( max-width:640px){
.HomeBusiness .ico{height:130px;}
.HomeBusiness .swiper-slide a{font-size:12px;}
}
@media ( max-width:568px){
.HomeBusiness .ico{height:90px;}
}
@media ( max-width:480px){
.HomeBusiness .ico{height:79px;}
}
@media ( max-width:380px){
.HomeBusiness .ico{height:65px;}
}


.Pronav{ padding-bottom:47px; text-align:center;}
.Pronav li{ display:inline-block; *display:inline;zoom:1; font-size:16px; padding:0 5px 5px; cursor:pointer;}
.Pronav li a{ color:#08539b; display:block; border:1px solid #08539b; width:99px; line-height:32px; border-radius:16px;}
.Pronav li.on a{ background:#08539b; border-right:1px solid #08539b; color:#fff;}
.AllPro{ padding-bottom:69px;}
.probox { padding:}
.probox .swiper-container{ padding:0 18px;}
.probox .swiper-slide{ width:398px; float:left;}
.probox .swiper-slide .box{ width:380px; height:360px;margin:0px; position:relative;}
.probox .swiper-slide .bg{ position:absolute; width:200px; height:100px; right:0px; bottom:0px; background:#3588d7;}
.probox .swiper-slide .img{ width:370px; height:350px; overflow:hidden; position:relative; z-index:2;}
.probox .swiper-slide .img span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}
.probox .swiper-slide .tits{ background:rgba(0,0,0,0.6); width:97.5%; bottom:10px; left:0px; position:absolute; line-height:50px; font-size:16px; color:#fff; z-index:2; font-weight:bold; text-align:center;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.probox .swiper-slide .info{ background:rgba(0,0,0,0.6); width:87.5%; height:350px; padding:0 5%; position:absolute; left:0px; top:0px; z-index:2; color:#fff;filter:alpha(opacity=0);-moz-opacity: 0;opacity:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.probox .swiper-slide .info .tit{ padding:76px 0 23px; font-size:16px;}
.probox .swiper-slide .info .p{overflow: hidden; margin:23px 0 31px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity:0.6;}
.probox .swiper-slide .info .more{ font-weight:bold; background:url(../images/more.png) right center no-repeat; padding-right:33px;}
.probox .swiper-slide:hover .info{filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;}
.probox .swiper-slide:hover .tits{ bottom:-25px;filter:alpha(opacity=0);-moz-opacity: 0;opacity:0;}
.probox .swiper-button-prev{left:-8px; width:28px; height:28px; background:url(../images/casearr.png) center center no-repeat;}
.probox .swiper-button-next{right:-8px; width:28px; height:28px; background:url(../images/casearr2.png) center center no-repeat;}
.probox .swiper-button-prev.swiper-button-disabled,.HomeBusiness .swiper-button-next.swiper-button-disabled{opacity:0.5;}


@media ( max-width:998px){
.Pronav{ padding-bottom:20px;}
.Pronav li{ padding-bottom:5px;}
.Pronav li{font-size:14px; padding-left:1px; padding-right:1px;}
.probox .swiper-slide{ width:235px;}
.probox .swiper-slide .bg{ display:none;}
.probox .swiper-slide .box{ width:220px; height:auto;}
.probox .swiper-slide .img{ width:100%; height:200px}
.probox .swiper-slide .info{ display:none;}
.probox .swiper-slide .tits{ width:100%; bottom:0px; font-size:14px; line-height:35px;}
.probox .swiper-slide:hover .tits{ bottom:0px;filter:alpha(opacity=1);-moz-opacity: 1;opacity:1;}
.AllPro{ padding-bottom:20px;}
}
@media ( max-width:640px){
.Pronav li a{ width:auto; padding:0 10px; min-width:60px; line-height:28px;}	
.probox .swiper-slide{ width:50%;}
.probox .swiper-slide .box{ width:auto; margin:0 10px;}
.probox .swiper-slide .img{height:150px}
.probox .swiper-container{ padding:0 0px;}
}


.HomeProcess{ background:url(../images/processbg.jpg) center center no-repeat; background-size:cover; padding-bottom:40px;}
.HomeProcess .HomeTit h2{color:#fff;}
.HomeProcess .HomeTit h2 i{border-top:2px solid #fff;}
.HomeProcess ul{ margin-left:-4%;}
.HomeProcess li{  width:29.333%;padding:43px 0 0 4%; float:left; text-align:center;}
.HomeProcess .ico{ width:85px; height:85px; position:absolute; top:-43px; left:50%; margin-left:-42px;}
.HomeProcess .i1,.HomeProcess .i2{width: 85px; height: 85px; position: absolute; left:0; top: 0px;}
.HomeProcess .i1{ transition: 400ms;}
.HomeProcess .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.HomeProcess li:hover .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.HomeProcess li:hover .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.HomeProcess li .box{ position:relative; width:290px; height:290px; border-radius:50%; margin:0px auto;}
.HomeProcess li.li1 .box{background: #fff url(../images/lcbg1.png);}
.HomeProcess li.li2 .box{background: #fff url(../images/lcbg2.png);}
.HomeProcess li.li3 .box{background: #fff url(../images/lcbg3.png);}
.HomeProcess li .tit{ font-size:18px; color:#333; padding:88px 0px 34px;}
.HomeProcess li .p{ margin:0 39px 51px; height:95px; color:#666;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;}
.HomeProcess li .more{ display:none; width:130px; line-height:38px; margin:0px auto; text-align:center; color:#fff; background:#08539b; border-radius:20px;}
.HomeProcess li:hover .box{ box-shadow:0 0 20px #004182;}

@media ( max-width:998px){
.HomeProcess ul{ margin:0;}
.HomeProcess li{ padding-top:0;}
.HomeProcess li .tit{ font-size:14px; padding:68px 0 12px; height:30px; line-height:15px; color:#fff;}
.HomeProcess .ico{ width:60px; height:60px;top:0px;margin-left:-30px;}
.HomeProcess .i1,.HomeProcess .i2{width: 60px; height: 60px;}
.HomeProcess li .box{ width:auto; height:auto; border-radius:0;}
.HomeProcess li .p{ margin:0 0px 5px; height:auto; line-height:20px; font-size:12px; color:#fff;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 8;
-webkit-box-orient: vertical;}
.HomeProcess li.li1 .box{ background:none;}
.HomeProcess li.li2 .box{ background:none;}
.HomeProcess li.li3 .box{ background:none;}
.HomeProcess li:hover .box{ box-shadow:0 0 0 #fff;}
}
@media ( max-width:640px){
.HomeProcess li .tit{ font-size:12px;}
.HomeProcess li .more{ width:90px; line-height:30px;}
}
@media ( max-width:560px){
/*.HomeProcess li { width:auto; padding-left:0; padding-top:20px; float:none;}
*//*.HomeProcess li .p{height:auto;}*/
}

.Newsnav{ height:86px; text-align:center;}
.Newsnav li{ display:inline-block; *display:inline;zoom:1; font-size:16px; padding:0 5px; cursor:pointer;}
.Newsnav li a{ color:#08539b; display:block; border:1px solid #08539b; width:118px; line-height:32px; border-radius:16px;}
.Newsnav li.on a{ background:#08539b; border-right:1px solid #08539b; color:#fff;}
.HomeNews{ padding-bottom:82px;}
.HomeNews .slide{ height:366px; position:relative; padding-left:38%;}
.HomeNews .slide ul{ border:2px solid #efefef; height:362px;}
.HomeNews .slide .first{ position:absolute; left:0px; top:0px; background:#f8f8f8; height:366px; width:36.5%;}
.HomeNews .slide .first .img{height:216px; overflow:hidden; position:relative;}
.HomeNews .slide .first .img span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}
.HomeNews .slide .first .tit{ text-align:left; line-height:38px; font-size:18px; margin:17px 10px 12px;}
.HomeNews .slide .first .p{ text-align:left; color:#959595;overflow: hidden; margin:0 10px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.HomeNews .slide .li{ height:85px; padding:27px 20px 0 126px; position:relative;}
.HomeNews .slide .li .date{ text-align:right; position:absolute; background:url(../images/line.gif) right top no-repeat; top:56px; left:0px; width:94px; padding-right:14px; color:#606060; font-size:12px;}
.HomeNews .slide .li .date i{ display:block; font-size:26px; color:#3d3d3d;}
.HomeNews .slide .li .tit{ line-height:38px; font-size:16px;}
.HomeNews .slide .li .p{ line-height:20px; color:#959595;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}

@media ( max-width:998px){
.HomeNews{ padding-bottom:20px;}	
.HomeNews .slide{ height:auto;padding-left:0;}
.HomeNews .slide ul{height:auto;}
.HomeNews .slide .first{ margin-bottom:5px; position:static; height:auto; width:auto; padding-bottom:15px;}
.HomeNews .slide .first .tit{line-height:26px; overflow:hidden; font-size:16px; margin:17px 10px 0px;}
.HomeNews .slide .li{padding:0px 20px 0 92px; height:90px;}
.HomeNews .slide .li .date{top:56px; left:0px; width:65px; top:10px;}
.HomeNews .slide .li .date i{font-size:18px;}
.HomeNews .slide .li .tit{ overflow:hidden; height:38px;}
.HomeNews .slide .li .p{ font-size:12px;}
}
@media ( max-width:640px){
.HomeNews .slide .first .img{height:150px;}
.Newsnav{ height:58px;}
.Newsnav li a{width:100px; line-height:28px;}
}




/*栏目页*/
.SubPage{ height:auto !important; height:280px; min-height:280px; padding:40px 0px 50px;}
.SubBan{ height:300px; position:relative; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.SubBan .txt{ position:absolute; text-transform:uppercase; width:280px;left:50%; margin-left:-550px; color:#fff; top:30%; text-shadow:0 3px 2px #08539b; background:rgba(0,0,0,0.5); text-align:center; padding-top:10px;}
.SubBan .txt h2{ font-size:42px; line-height:60px; font-weight:normal; font-family:"黑体";}
.SubBan .txt p{font-size:18px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.SubBan .txt p i{ display:block; width:30px; height:18px; border-bottom:2px solid #3177b6;}

.Position{ overflow:hidden; border-bottom:1px solid #e3e3e3; height:65px; line-height:64px;}
.Position .place{ float:left; color:#666666;}
.Position .place a{color:#666666;}.Position .place a:hover,.Position .place span{color:#4073d2;}
.Position .place a.home{ height:65px; vertical-align:middle; display:inline-block; background:url(../images/dj-home.png) center center no-repeat; width:58px; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3; margin-right:25px;}

.MenuList{ float:right;}
.MenuList li{ float:left; margin-right:30px;}
.MenuList li a{ color:#444444; display:block; position:relative;}
.MenuList li a i{ position:absolute; width:0; left:50%; height:1px; bottom:-1px; background:#4073d2;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.MenuList li a:hover{ color:#4073d2;}.MenuList li.onli a{color:#4073d2; font-weight:bold;}
.MenuList li.onli a i,.MenuList li:hover a i{ width:100%; left:0;}

.SubMenu{ text-align:left; padding-bottom:30px;}
.SubMenu li{ text-align:center; display:inline-block; *display:inline; zoom:1; margin-bottom:5px;}
.SubMenu li a{ color:#444444; display:block; position:relative; min-width:148px; padding:5px 10px; background:#f2f1f1;}
.SubMenu li a:hover,.SubMenu li.onli a{ color:#fff; background:#4073d2;}
.SinglePage{ word-wrap:break-word; line-height:34px; font-size:16px;word-break:normal;text-align:justify;}

.NewsInfo{ max-width:1023px; margin:0px auto;}

.TitSub{ text-align:center;}
.TitSub h2{ line-height:60px; font-size:26px; color:#333;}
.TitSub h2 i{ display:block; width:30px; height:50px; margin:0px auto; border-top:3px solid #4173d2;}

@media ( max-width:998px){
.SubBan{ height:120px;}
.SubBan .txt{ width:180px;left:6%; top:15%; margin-left:0px;}
.SubBan .txt h2{ font-size:18px; line-height:30px;}
.SubBan .txt p{font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.Position{ height:auto; line-height:30px;}
.Position .place{ float:none; color:#666666; border-bottom:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}
.Position .place a.home{ height:40px; width:40px; margin-right:10px;}

.MenuList{ float:none; clear:both; text-align:center;}
.MenuList li{ display:inline-block; *display:inline; zoom:1; float:none; margin:0 10px;}
.TitSub h2{ line-height:40px; font-size:18px;}
.TitSub h2 i{height:20px;}
.SubPage{padding:20px 0px 20px;}
.SubMenu{ padding:0;}
.SubMenu li a{}

}
@media ( max-width:560px){
.SubMenu { margin:0 0 0 -2%;}
.SubMenu li{ float:left; width:48%; margin:0 0 2% 2%;}
.SubMenu li a{ max-width:100%; padding:5px 0;}
}


/*关于*/
.Img-Left{ width:400px; float:right;}
.Img-Left .img{ padding:0 0px 0px 0; position:relative;}
.Img-Left .img img{ width:100%; height:550px; display:block; position:relative; z-index:1;}
.Img-Left .img .line{ position:absolute; border:4px solid #4073d2; width:98%; height:98%; right:-10px; bottom:-10px;}

.Info-Right{ width:750px; float:left; font-size:16px; line-height:34px;}
.companytit{ font-size:30px; color:#4073d2; margin-bottom:10px;}
.companytit span{ font-size:12px; color:#cecece; display:block; text-transform:uppercase;}
.companytit span i{ display:block; width:30px; height:3px; background:#4173d2; margin-top:3px;}

@media ( max-width:998px){
.Img-Left{ width:auto; float:none; margin-bottom:18px;}
.Img-Left .img img{height:auto;}
.Img-Left .Video{ margin-top:20px; height:350px; float:none;}
.Info-Right{ width:auto; float:none; font-size:14px; line-height:24px;}
}
@media ( max-width:640px){
.Img-Left .Video{height:180px;}
.Img-Left .Video img{height:180px;}
.Img-Left .Video video{ height:180px;}
.companytit{ font-size:18px;}
}

.WH-UL{margin-top: 0px;}
.WH-UL li{width: 160px; padding-right:140px;float: left;}
.WH-UL li b{ display:block;font-size: 18px;color: #333;}
.WH-UL li p{font-size: 16px;color: #333;margin-top: 20px;}

.HornorList{ margin:0 0 20px -5%;}
.HornorList li{ width:28.3333%;float:left; text-align:center; padding:0 0 0px 5%; font-size:16px;}
.HornorList li .img{padding:5px; border:1px solid #c5c9cf;}
.HornorList li .img img{ max-height:250px; display:block; margin:0px auto;}
.HornorList li .img span{ display:table-cell; height:250px; vertical-align:middle; width:2%;}
.HornorList li .tit{ height:58px; overflow:hidden; margin-top:8px;}
.HornorList li:hover .img{ border:1px solid #4073d2;}

.PhotoList{ padding-bottom:15px; margin-left:-3%;}
.PhotoList li{ width:22%; float:left; padding:0 0 38px 3%;text-align:center;font-size:16px;}
.PhotoList li .img{ padding:5px; border:1px solid #c5c9cf;}
.PhotoList li .img img{ display:block; width:100%; height:220px; margin:0px auto;}
.PhotoList li .tit{text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%; margin-top:8px;}
.PhotoList li:hover .img{border:1px solid #4073d2;}
.PhotoList li:hover .tit{color: #4073d2;}

@media ( max-width:640px){
.HornorList{ margin-left:-3%;}
.HornorList li{ width:30.3333%;padding:0 0 0px 3%;}
.HornorList li{font-size:14px;}
.HornorList li .img img{max-height:150px;}
.HornorList li .img span{ height:150px;}
.PhotoList li{ padding-bottom:20px; font-size:14px;}
.PhotoList li .img img{ height:180px;}
.HornorList li .tit{ line-height:18px;}
.PhotoList li{ width:47%;}
}
@media ( max-width:480px){
.HornorList li .img img{max-height:100px;}
.HornorList li .img span{ height:100px;}
.PhotoList li .img img{ height:100px;}
}



/*党群*/
.Dangqun{ margin-bottom:35px;}
.Dangqun ul{}
.Dangqun li{ position:relative; padding-left:90px; height:118px; margin-bottom:20px; border-bottom:1px dashed #e9e9e9;}
.Dangqun li .date{ position:absolute; left:0px; top:8px; border:1px solid #d0d0d0; text-align:center; line-height:35px; border-radius:6px; color:#919191; width:70px; background:#f2f2f2;}
.Dangqun li .date i{ border-radius:6px 6px 0 0; display:block; line-height:45px; color:#333333; font-size:24px; background:#fff;}
.Dangqun li .tit{text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%; color:#333333; font-size:16px; line-height:35px; margin:5px 0 5px;}
.Dangqun li .p{ color:#999999;overflow: hidden; text-indent:2em;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.Dangqun li:hover .tit{ color:#3177b6;}
.Dangqun li:hover .date{ background:#3177b6; border:1px solid #3177b6; color:#fff;}

@media ( max-width:640px){
.Dangqun li{padding-left:68px; height:98px; line-height:20px; margin-bottom:12px;}
.Dangqun li .date{ width:50px; font-size:12px;}
.Dangqun li .tit{ font-size:15px;}
.Dangqun li .date i{ font-size:18px; line-height:30px;}
}


/*新闻*/
.FMJ-Cont{padding: 0 30px;background: #f7faff;margin-bottom: 40px;overflow: hidden;}
.FMJ-Cont ul li{padding: 30px 0;border-bottom: 1px dashed #efefef;}
.FMJ-ImgBox{display: block;width: 15%;text-align: center;vertical-align: middle;}
.FMJ-ImgBox img{ max-height:122px;}
.FMJ-Text{ margin-left:3%;width: 75%;}
.FMJ-Text a{display: block;height: 35px;line-height: 35px;font-size: 16px;color: #404040;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; max-width:100%;}
.FMJ-Cont ul li:hover .FMJ-Text a{color: #4073d2;}
.FMJ-Text p{height: 48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.FMJ-Text span{display: block;margin-top: 18px;}
.FMJ-a{display: block;width: 24px;height: 122px;background-color: #f3f3f3;background-image: url("../images/fmj_15.png");background-position: center;background-repeat: no-repeat;}
.FMJ-Cont ul li:hover .FMJ-a{background-color: #4073d2;background-image: url("../images/fmj_10.png");}

.SPZX-Top{margin-bottom: 25px;padding: 40px;background: #f4f4f4;}
.SP-Video1{width: 38%;height: 260px;display: block;}
.SP-Video1 img{ width:100%; height:260px;}
.SP-Txt{width: 59%;padding-top: 40px;}
.SP-Txt h3{font-size: 18px;color: #333;}
.SP-Txt p{margin-top: 30px;line-height: 26px;}

.Titleinfo{ color:#888888; padding:0px 0px 24px 0px; margin-bottom:25px; text-align:center; border-bottom:1px solid #e5e5e5;}
.Titleinfo .tit{ font-size:28px; font-weight:normal; color:#333333; padding-bottom:10px;}
.Titleinfo .date i{ margin:0px 10px; display:inline-block;}
.Shares{ display:inline-block; *display:inline;zoom:1; vertical-align:middle; margin-left:20px;}
.Shares .Shares{margin-left:0px;}
.PrevNextBox {margin:50px 0 0 0;position:relative; color:#888888;}
.PrevNextBox dl{ width:49%; line-height:50px; height:50px; text-align:center; font-size:16px; overflow:hidden; background:#f7f7f7;}
.PrevNextBox dl span{color:#000000;}
.PrevNextBox dl:hover{background:#3177b6; color:#fff;}
.PrevNextBox dl:hover span{ color:#fff;}
.PrevNextBox dl:hover a{ color:#fff;}
.PrevNextBox dl div{text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; max-width:90%;}

@media ( max-width:998px){
.SinglePage{ font-size:14px; line-height:24px;}
.Titleinfo{ font-size:12px; line-height:20px;}
.Shares{ display:none;}
.Titleinfo .tit{ font-size:19px; padding-top:12px;}
.Titleinfo .date i{ margin:0px 5px;}
.PrevNextBox {margin:30px 0 0 0;}
.PrevNextBox dl{ width:auto; line-height:40px; height:40px; font-size:14px; margin-bottom:5px; float:none !important;}
.FMJ-a{ display:none;}
.SPZX-Top{margin-bottom: 15px;padding: 10px;}
}
@media ( max-width:640px){
.FMJ-Cont{padding: 0 10px; margin-bottom:20px;}
.FMJ-ImgBox{ width:100px;}
.FMJ-Text{ width:auto; float:none !important; margin-left:110px;}
.FMJ-Text a{ line-height:28px; height:28px; font-size:15px; margin:0;}
.FMJ-Text p{height: 40px; line-height:20px;}
.FMJ-Text span{ margin-top:5px;}
.FMJ-Cont ul li{ padding:12px 0;}
.SP-Video1{width: auto;height: auto; float:none !important;}
.SP-Video1 img{height:150px;}
.SP-Txt{width: auto;padding-top: 10px; float:none !important;}
.SP-Txt h3{font-size: 16px;}
.SP-Txt p{margin-top: 10px;line-height: 24px;}
}

/*岗位*/
.RCLN-Box{background: #4073d2;}
.RCLN-Img{width: 54%;display: block;}
.RCLN-Txt{width: 38%;padding: 5% 4% 30px;color: #fff;}
.RCLN-Txt p{margin-top: 20px;line-height: 24px;text-indent: 2em;}

.ZhaoPinBox{ margin:20px 0 40px;}
.ZhaoPinBox li{margin-bottom: 20px;}
.ZhaoPinBox li dt{}
.Top-tabList{ cursor:pointer;line-height: 50px;padding: 0 20px;background-image: url("../images/zp_16.png");background-color: #e6e3e3;color: #222222;font-size: 18px;background-repeat: no-repeat;background-position: right 40px center; position:relative;}
.Top-tabList .date{ position:absolute; right:15%; top:0;}

.But-BoxList{display: none;transition: all 0s;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;padding-bottom: 40px;}
.But-BoxList dt{ color:#222;}
.GWZP-Box{padding: 25px;background: #fff;position: relative;}
.But-BoxList h5{color: #222;font-size: 14px;}
.ZhaoPinBox li.on > p{background-image: url("../images/zp_13.png"); background-repeat: no-repeat;background-position: right 9px center;   background-color: #666666;color: #fff;}
.WYYP-a{position: absolute;bottom: -40px;left: 25px;width: 170px;height: 45px;line-height: 45px;text-align: center;background: #4073d2;color: #fff;}
.WYYP-a:hover{color: #ffcc00;}
.mat50{margin-top:30px;}

.alert{position: fixed;left: 28%;top:0;background: #fff;box-shadow: 0 0 15px #ddd;display:none;z-index: 9999;height:100%;}
.alert .mation{position: relative;height:100%;overflow: auto;}
.alert .close{position: absolute;right: 15px;z-index: 9999;cursor: pointer;top: 15px;width: 25px;height: 25px;background-image: url(../images/close.png);background-repeat: no-repeat;background-position: center;}
.alert h1{font-size: 40px;text-align: center;color: #7596cd;font-weight: bold;padding-top: 25px;}
.alert .ul{padding: 0 45px 45px 45px;}
.alert .ul li{line-height: 65px;border-bottom: 1px solid #DEDEDE;position: relative;}
.alert .ul li label{display: inline-block;font-size: 18px;color: #221815;width:90px;text-align: right;}
.alert .ul li input.text{border: none;width: 64%;height: 40px;margin: 0px auto;padding: 0 10px;font-size: 18px;}
.alert .ul li.jy section{color: #c01920;font-family: "微软雅黑";}
.alert .ul li.btn{border: none;}
.alert .ul li.btn .sub{width: 100%;text-align: center;color:#FFFFFF;background: #c01920;font-size: 16px;padding: 15px 0;cursor: pointer;margin-top: 35px;}

.zpallbox{}
.zpallbox .tithead{ position:relative; color:#333; margin-bottom:15px; line-height:40px; font-size:18px;}
.zpallbox .tithead a.more{ position:absolute; right:0px; top:0px; font-size:14px; color:#999;}

.zpallbox .box{ width:39%; padding:0 5% 0 5%; float:left; border-right:1px dashed #d4d4d4;}
.zpallbox .box:nth-child(2){border-right:0px;}
.zpallbox .box li{background: url(../images/hrarr.png) 0px center no-repeat; height:30px; line-height:30px; overflow:hidden; padding-left:20px; position:relative;}
.zpallbox .box li .date{ color:#999; position:absolute; right:0px; top:0px;}
.jobother { clear:both; text-align:center; padding-top:15px;}
.jobother li{ width:30%; padding:22px 3% 0; display:inline-block; *display:inline; zoom:1; line-height:24px;}
.jobother li .img{ border:1px solid #e5e5e5; margin-bottom:8px;}
.jobother li:hover .img{ border:1px solid #4173d2;}
.jobother a{ color:#fff;}


@media ( max-width:998px){
.alert{left: 0%;}
.alert .ul{padding: 0 10px 10px 10px;}
.alert h1{ font-size:24px; padding-top:12px;}
.alert .ul li{ line-height:40px;}
.alert .ul li label{ width:80px; font-size:15px;}
.alert .ul li input.text{width: 70%;height: 35px;margin: 0px auto;padding: 0 10px;font-size: 14px;}
.alert .ul li.btn .sub{ padding:10px 0;margin-top: 30px;}
.Top-tabList .date{ font-size:14px;}
.WYYP-a{ left:11px; width:125px; height:38px; line-height:38px;}

.zpallbox .box{ width:auto; padding:0 0 18px; margin-bottom:18px; float:none; border-right:0px dashed #d4d4d4;border-bottom:1px dashed #d4d4d4;}
.zpallbox .box:nth-child(2){border-bottom:0px; padding-bottom:0; margin-bottom:0;}

.jobother li{ width:40%;}

}


@media ( max-width:640px){
.RCLN-Img{width: auto; float:none !important;}
.RCLN-Txt{width: auto;padding: 10px; float:none !important;}

.Top-tabList{line-height: 40px;padding: 0 10px;font-size: 16px;background-position: right 10px center;}
.ZhaoPinBox li{ margin-bottom:10px;}
.ZhaoPinBox{ margin:20px 0;}
.GWZP-Box{ padding:10px;}
}



/*联系我们*/
.LXWM-Box{padding: 0px 0;}
.LXWM-Box .mapleft{width: 55%; float:left;}
.LXWM-Txt{width: 40%;padding: 50px 0;}
.LXWM-Txt h3{font-size: 30px;color: #4073d2;padding-bottom: 35px;background-image: url("../images/nav-xian.jpg");display: inline-block;background-repeat: no-repeat;background-position: center bottom;}
.LXWM-Txt ul{margin-top: 40px;}
.LXWM-Txt ul li{font-size: 16px;line-height: 35px; padding-left:35px; margin-top:5px; position:relative;}
.LXWM-Txt ul li i{ width:24px; height:24px; position:absolute; left:0px; top:7px;background:url(../images/lxico.png) 0 center no-repeat;}
.LXWM-Txt ul li i.tel{ background-position:0px center;}
.LXWM-Txt ul li i.tel2{ background-position:-24px center;}
.LXWM-Txt ul li i.mail{ background-position:-48px center;}
.LXWM-Txt ul li i.add{ background-position:-72px center;}
.LXWM-Txt ul li i.web{ background-position:-96px center;}

.ZXLY-Form{margin: 0px 0 0 -3%;}
.ZXLY-Form ul li{width: 30.3333%;float: left;margin:0 0 30px 3%;}
.ZXLY-Form ul dl{ padding-left:60px; position:relative; line-height:40px;}
.ZXLY-Form ul dl dt{ position:absolute; left:0px; top:0px;}
.ZXLY-Form ul dl dt span{ color:#ff0000;}

.ZXLY-Form input{width: 95%;height: 40px;line-height: 40px;border: 1px solid #dcdcdc;padding-left: 10px;}
.ZXLY-Form textarea{width: 99.5%;height: 190px;border: 1px solid #dcdcdc; text-indent:1em;}
.ZXLY-Form .auto{ float:none; clear:both; width:auto;}
.LXWM-Sub{text-align: center;margin: 45px 0;}
.LXWM-Sub input{ cursor:pointer;width: 120px;height: 40px;line-height: 40px;text-align: center;margin: 0 20px;padding: 0;font-size: 16px;}
.LXWM-Sub input:hover{background: #4073d2;color: #fff;}

@media ( max-width:640px){
.LXWM-Box .mapleft{width: auto; float:none !important;}
.LXWM-Txt{width: auto;padding: 10px 0; float:none !important;}
.LXWM-Txt h3{font-size: 18px;padding-bottom: 0px;}
.LXWM-Txt ul{margin-top: 15px;}
.LXWM-Txt ul li{font-size: 14px;line-height: 25px;}
.LXWM-Txt ul li i{ top:0px;}

.ZXLY-Form ul li{width: auto;float: none; margin-bottom:10px;}
.LXWM-Sub input{width: 100px;height: 35px;line-height: 35px;margin: 0 10px;}
.ZXLY-Form ul dl{ padding-left:50px;}
.ZXLY-Form textarea{width: 99%;}

}



/*业务板块*/
.ywtxt{ padding:50px 0px;}
.rybg{ background:#f6f6f6; padding:50px 0px; margin-bottom:40px;}
.ywcase{ margin:-20px 0 60px;}

@media ( max-width:640px){
.rybg{ padding:20px 0; margin-bottom:20px;}	
.ywcase{ margin:0px 0 30px;}
.ywtxt{ padding:20px 0px;}
}


/*企业文化*/
.culture{ color:#003a91;}

.HornorLeft{ width:28.3333%;float:right; text-align:center; padding:0; font-size:16px;}
.HornorLeft .thead{ font-size:18px; margin-bottom:12px;}
.HornorLeft .img{ background:#fff; height:250px; border:1px solid #c5c9cf;}
.HornorLeft .img img{ max-height:250px; display:block; margin:0px auto;}
.HornorLeft .img span{ display:table-cell; height:250px; vertical-align:middle; width:2%;}
.HornorLeft .tit{ margin-top:8px; color:#666;}
.HornorLeft .img:hover{ border:1px solid #4073d2;}

.Ywcontent{ width:68%; float:left;}
.Ywcontent .thead{ font-size:18px; margin-bottom:8px;}


@media ( max-width:640px){
.HornorLeft{ width:auto; float:none; font-size:14px; padding-bottom:20px;}
.HornorLeft .img{height:200px;}
.HornorLeft .img img{ max-height:200px;}
.HornorLeft .img span{ height:200px; }
.Ywcontent{ width:auto; float:none; padding-bottom:20px;}

}